home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / fweb / fweb-1.40 / manual / formats.stl (.txt) < prev    next >
LaTeX Document  |  1993-10-29  |  2KB  |  38 lines

  1. \style{Overriding or completing definitions in {\tt fwebmac.sty}}
  2. format.reserved&(string)&The macro to use to format reserved words such as
  3.     \&{integer}. \<"\BS\amp">^^:style
  4.     file!vocabulary!\>{format.reserved}:\cr  
  5. format.short\_identifier&(string)&As above, but for single-character
  6.     identifiers. \<"\BS|">^^:style file!vocabulary!\>{format.short\UL
  7.     identifier}:\cr 
  8. format.identifier&(string)&As above, but for ordinary identifiers.
  9.     \<"\BS\BS">^^:style file!vocabulary!\>{format.identifier}:\cr 
  10. format.outer\_macro&(string)&As above, but for outer macros (defined
  11.     with~`\.{@d}'). \<"\BS\BS">^^:style
  12.     file!vocabulary!\>{format.outer\UL macro}:\cr
  13. format.WEB\_macro&(string)&As above, but for WEB macros (defined
  14.     with~`\.{@m}'). \<"\BS\BS">^^:style
  15.     file!vocabulary!\>{format.WEB\UL macro}:\cr
  16. format.intrinsic&(string)&As above, but for intrinsic functions such as
  17.     \IF{sin}. \<"\BS@">^^:style file!vocabulary!\>{format.intrinsic}:\cr 
  18. format.keyword&(string)&As above, but for \Fortran\ keywords such as
  19.     \.{BLOCKSIZE}. \<"\BS.">^^:style file!vocabulary!\>{format.keyword}:\cr
  20. format.typewriter&(string)&The macro that generates typewriter type.
  21.     \<"\BS.">^^:style file!vocabulary!\>{format.typewriter}:\cr
  22. format.wildcard&(string)&The macro for user-defined entries in the table of
  23.     contents. \<"\BS9">^^:style file!vocabulary!\>{format.wildcard}:\cr
  24. indent.TeX&(string)&Paragraph indentation for the \TeX\ part.  (Was formerly
  25.     \.{parindent}.) \<"1em">^^:style
  26.     file!vocabulary!\>{indent.TeX}:\cr 
  27. indent.code&(string)&Paragraph indentation for the code part.  (Formerly
  28.     was same as \.{indent.TeX}.)  \<"1em">^^:style
  29.     file!vocabulary!\>{indent.code}:\cr 
  30. LaTeX.options&(string)&When running under \LaTeX, the document is
  31.     (effectively) begun by the command
  32.     ``\.{\\documentstyle[\It{options}]\{\It{style}\}}.''  This string
  33.     sets the 
  34.     \It{options} field. \<"">^^:style file!vocabulary!\>{LaTeX.options}:
  35.     ^^{\LaTeX}
  36. LaTeX.style&(string)&As above, but sets the \It{style} field.
  37.     \<"article">^^:style file!vocabulary!\>{LaTeX.style}:\cr
  38.